-- card: 5566 from stack: in -- bmap block id: 0 -- flags: 0000 -- background id: 2687 -- name: -- part contents for background part 8 ----- text ----- repeat with = down to -- part contents for background part 24 ----- text ----- repeat with i = the number of lines in field script down to 1 put empty into line i of fld "script" end repeat wait 60 send mouseUp to bg btn "Reset field to Original" -- part contents for background part 26 ----- text ----- repeat with i = the number of lines in field script down to 1 put empty into line i of fld "script" end repeat wait 60 send mouseUp to bg btn "Reset field to Original" -- part contents for background part 30 ----- text ----- Each time through the loop the variable is decreased by 1 until it reaches the low number.